home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Snippets / MultiWin TE⁄Undo⁄S_H 1.0.1 / The Read Me < prev   
Encoding:
Text File  |  1995-09-16  |  1.8 KB  |  32 lines  |  [TEXT/ttxt]

  1. MultWin TE/Undo/S_H Demo 1.0.1    September 1995
  2.  
  3. Created and Compiled using THINK C 7.x (without Universal Headers).
  4.  
  5. I encountered errors trying to compile with Universal Headers, which I couldn't work out.  I think the problems are all related to my own troubles updating the proper files to work with the new headers.  Hopefully, you should be able to compile with the new headers without too much trouble, despite my problems doing so.
  6.  
  7. This archive may be distributed freely.  Source code may also be extracted and used freely.  Thanks to James Walker for permission to distribute a modified version of his "Show_help" code.
  8.  
  9. Changes from 1.0:
  10.          Corrected assignment of var windowID in HandleKeyDown routine; made it a long.
  11.          Added Toggle_S_H_Buttons() routine to dim buttons/remove default outline
  12.                       or undim/re-add same on activation/deactivation of Show_help window.
  13.          Added appropriate calls in the routine: Handle_ShowHelp
  14.          Added #define    KOutlinePICT    8
  15.  
  16. This source code demonstrates a number of things, but mainly I wanted to give others some example code to do the following things:
  17.  
  18.           Handle multiple windows/dialogs.
  19.           Handle the Edit menu, especially Undo, and using the scrap.
  20.           Handle multiple edit text items in multiple dialogs.
  21.           Create a modeless version of Show_help,
  22.                 a program in the public domain from James Walker.
  23.            Provide some useful routines to use along these lines.
  24.                 (Like Option-clicking in a goAway closes all open application windows.)
  25.  
  26. If this benefits you, I hope you are encouraged to give something back to the public domain as you find the opportunity.  I'm very thankful for all the help I've received learning the maze of the Mac toolbox.  Good luck!
  27.  
  28. Eric Long
  29.  
  30. EricMLong@aol.com
  31. 72764,1072 on CompuServe
  32. 4020 Jeffrey Ave, Sacramento, CA 95820